home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / PCWK-txt / Antyspam / Spam Buster 1.95 / spambuster195.exe / %MAINDIR% / spamBuster.exe / 0 / RCDATA / TFRMSPLASH / TFRMSPLASH.txt < prev   
Encoding:
Text File  |  2002-03-14  |  2.2 KB  |  101 lines

  1. object frmSplash: TfrmSplash
  2.   Left = 333
  3.   Top = 175
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsNone
  6.   Caption = 'frmSplash'
  7.   ClientHeight = 319
  8.   ClientWidth = 407
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = -1
  21.     Width = 409
  22.     Height = 322
  23.     BevelWidth = 4
  24.     BorderStyle = bsSingle
  25.     TabOrder = 0
  26.     object EsLabel1: TEsLabel
  27.       Left = 6
  28.       Top = 3
  29.       Width = 394
  30.       Height = 57
  31.       Alignment = taCenter
  32.       Appearance = apCustom
  33.       Caption = 'Spam Buster'
  34.       Color = clBlack
  35.       ColorScheme = csCustom
  36.       CustomSettings.ShadowColor = clOlive
  37.       CustomSettings.ShadowDepth = 6
  38.       CustomSettings.ShadowStyle = ssExtrude
  39.       Font.Charset = DEFAULT_CHARSET
  40.       Font.Color = clBlue
  41.       Font.Height = -41
  42.       Font.Name = 'Times New Roman'
  43.       Font.Style = []
  44.       ParentColor = False
  45.       ParentFont = False
  46.     end
  47.     object RzLabel1: TRzLabel
  48.       Left = 11
  49.       Top = 296
  50.       Width = 244
  51.       Height = 13
  52.       Caption = '∩┐╜ Copyright 1999-2002 by Contact Plus Corporation'
  53.       Transparent = True
  54.       BevelWidth = 0
  55.       FrameSides = []
  56.       TextStyle = tsRaised
  57.     end
  58.     object pnl2: TPanel
  59.       Left = 50
  60.       Top = 58
  61.       Width = 304
  62.       Height = 232
  63.       BevelInner = bvLowered
  64.       BevelWidth = 2
  65.       BorderWidth = 1
  66.       TabOrder = 0
  67.       Visible = False
  68.       object im2: TImage
  69.         Left = 5
  70.         Top = 5
  71.         Width = 294
  72.         Height = 222
  73.         Align = alClient
  74.         Picture.Data = {<image000.bmp>}
  75.         Stretch = True
  76.       end
  77.     end
  78.     object pnl1: TPanel
  79.       Left = 50
  80.       Top = 58
  81.       Width = 304
  82.       Height = 232
  83.       BevelInner = bvLowered
  84.       BevelWidth = 2
  85.       BorderWidth = 1
  86.       Ctl3D = True
  87.       ParentCtl3D = False
  88.       TabOrder = 1
  89.       object im1: TImage
  90.         Left = 5
  91.         Top = 5
  92.         Width = 294
  93.         Height = 222
  94.         Align = alClient
  95.         Picture.Data = {<image001.bmp>}
  96.         Stretch = True
  97.       end
  98.     end
  99.   end
  100. end
  101.